home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sharewar / multimed / wavemake / wmwin.exe / 0 / RCDATA / TGATEDCUTDLG / TGATEDCUTDLG.txt
Text File  |  1996-04-23  |  6KB  |  209 lines

  1. object gatedCutDlg: TgatedCutDlg
  2.   Left = 150
  3.   Top = 297
  4.   HelpContext = 3160
  5.   ActiveControl = thresholdEdit
  6.   BorderIcons = []
  7.   BorderStyle = bsDialog
  8.   Caption = 'Gated Cut'
  9.   ClientHeight = 129
  10.   ClientWidth = 318
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object fromFile: TLabel
  19.     Left = 288
  20.     Top = 96
  21.     Width = 45
  22.     Height = 13
  23.     Caption = 'fromFile'
  24.     Visible = False
  25.   end
  26.   object toFile: TLabel
  27.     Left = 288
  28.     Top = 112
  29.     Width = 32
  30.     Height = 13
  31.     Caption = 'toFile'
  32.     Visible = False
  33.   end
  34.   object gauge: TGauge
  35.     Left = 104
  36.     Top = 64
  37.     Width = 201
  38.     Height = 17
  39.     Color = clLime
  40.     ForeColor = clLime
  41.     ParentColor = False
  42.     Progress = 0
  43.   end
  44.   object Bevel1: TBevel
  45.     Left = 96
  46.     Top = 56
  47.     Width = 217
  48.     Height = 33
  49.   end
  50.   object CancelBtn: TBitBtn
  51.     Left = 124
  52.     Top = 96
  53.     Width = 77
  54.     Height = 27
  55.     Cursor = crArrow
  56.     Cancel = True
  57.     Caption = 'Cancel'
  58.     ModalResult = 2
  59.     TabOrder = 0
  60.     OnClick = CancelBtnClick
  61.     Glyph.Data = {
  62.       DE010000424DDE01000000000000760000002800000024000000120000000100
  63.       0400000000006801000000000000000000000000000000000000000000000000
  64.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  65.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  66.       333333333333333333333333000033337733333333333333333F333333333333
  67.       0000333911733333973333333377F333333F3333000033391117333911733333
  68.       37F37F333F77F33300003339111173911117333337F337F3F7337F3300003333
  69.       911117111117333337F3337F733337F3000033333911111111733333337F3337
  70.       3333F7330000333333911111173333333337F333333F73330000333333311111
  71.       7333333333337F3333373333000033333339111173333333333337F333733333
  72.       00003333339111117333333333333733337F3333000033333911171117333333
  73.       33337333337F333300003333911173911173333333373337F337F33300003333
  74.       9117333911173333337F33737F337F33000033333913333391113333337FF733
  75.       37F337F300003333333333333919333333377333337FFF730000333333333333
  76.       3333333333333333333777330000333333333333333333333333333333333333
  77.       0000}
  78.     Margin = 2
  79.     NumGlyphs = 2
  80.     Spacing = -1
  81.     IsControl = True
  82.   end
  83.   object HelpBtn: TBitBtn
  84.     Left = 208
  85.     Top = 96
  86.     Width = 77
  87.     Height = 27
  88.     HelpContext = 3160
  89.     TabOrder = 1
  90.     OnClick = HelpBtnClick
  91.     Kind = bkHelp
  92.     Margin = 2
  93.     Spacing = -1
  94.     IsControl = True
  95.   end
  96.   object OKBtn: TBitBtn
  97.     Left = 40
  98.     Top = 96
  99.     Width = 77
  100.     Height = 27
  101.     Caption = 'OK'
  102.     ModalResult = 1
  103.     TabOrder = 2
  104.     OnClick = OKbtnClick
  105.     Glyph.Data = {
  106.       DE010000424DDE01000000000000760000002800000024000000120000000100
  107.       0400000000006801000000000000000000000000000000000000000000000000
  108.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  109.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  110.       3333333333333333333333330000333333333333333333333333F33333333333
  111.       00003333344333333333333333377F3333333333000033334224333333333333
  112.       337337F3333333330000333422224333333333333733337F3333333300003342
  113.       222224333333333373333337F3333333000034222A22224333333337F337F333
  114.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  115.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  116.       0000333333333A222433333333333337F337F33300003333333333A222433333
  117.       333333337F337F33000033333333333A222433333333333337F337F300003333
  118.       33333333A222433333333333337F337F00003333333333333A22433333333333
  119.       3337F37F000033333333333333A223333333333333337F730000333333333333
  120.       333A333333333333333337330000333333333333333333333333333333333333
  121.       0000}
  122.     Margin = 2
  123.     NumGlyphs = 2
  124.     Spacing = -1
  125.     IsControl = True
  126.   end
  127.   object Panel1: TPanel
  128.     Left = 8
  129.     Top = 8
  130.     Width = 305
  131.     Height = 41
  132.     Caption = 'Panel1'
  133.     TabOrder = 3
  134.     object Label1: TLabel
  135.       Left = 8
  136.       Top = 8
  137.       Width = 57
  138.       Height = 13
  139.       Caption = 'Threshold'
  140.     end
  141.     object maxLabel: TLabel
  142.       Left = 8
  143.       Top = 24
  144.       Width = 54
  145.       Height = 13
  146.       Caption = 'maxLabel'
  147.     end
  148.     object thresholdEdit: TEdit
  149.       Left = 84
  150.       Top = 8
  151.       Width = 193
  152.       Height = 21
  153.       TabOrder = 0
  154.       Text = 'thresholdEdit'
  155.       OnClick = thresholdEditExit
  156.       OnEnter = thresholdEditEnter
  157.       OnExit = thresholdEditExit
  158.       OnKeyPress = thresholdEditKeyPress
  159.     end
  160.     object thresholdSpin: TSpinButton
  161.       Left = 276
  162.       Top = 9
  163.       Width = 20
  164.       Height = 19
  165.       DownGlyph.Data = {
  166.         A6000000424DA600000000000000760000002800000009000000060000000100
  167.         0400000000003000000000000000000000000000000000000000000000000000
  168.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  169.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  170.         0000333303333000000033300033300000003300000330000000300000003000
  171.         00003333333330000000}
  172.       TabOrder = 1
  173.       UpGlyph.Data = {
  174.         A6000000424DA600000000000000760000002800000009000000060000000100
  175.         0400000000003000000000000000000000000000000000000000000000000000
  176.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  177.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  178.         0000300000003000000033000003300000003330003330000000333303333000
  179.         00003333333330000000}
  180.       OnDownClick = thresholdSpinDownClick
  181.       OnUpClick = thresholdSpinUpClick
  182.     end
  183.   end
  184.   object Panel2: TPanel
  185.     Left = 8
  186.     Top = 56
  187.     Width = 81
  188.     Height = 33
  189.     Caption = 'Panel2'
  190.     TabOrder = 4
  191.     object pruneBox: TCheckBox
  192.       Left = 8
  193.       Top = 8
  194.       Width = 57
  195.       Height = 17
  196.       Caption = 'Prune'
  197.       State = cbChecked
  198.       TabOrder = 0
  199.     end
  200.   end
  201.   object timer: TTimer
  202.     Enabled = False
  203.     Interval = 500
  204.     OnTimer = timerTimer
  205.     Left = 296
  206.     Top = 80
  207.   end
  208. end
  209.